summaryrefslogtreecommitdiff
path: root/recordmydesktop/src/rmd_error.c
diff options
context:
space:
mode:
Diffstat (limited to 'recordmydesktop/src/rmd_error.c')
-rw-r--r--recordmydesktop/src/rmd_error.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/recordmydesktop/src/rmd_error.c b/recordmydesktop/src/rmd_error.c
index 4c0a449..7d27d02 100644
--- a/recordmydesktop/src/rmd_error.c
+++ b/recordmydesktop/src/rmd_error.c
@@ -34,7 +34,7 @@
#include <X11/Xlib.h>
#include <X11/Xlibint.h>
-#include "rmdfunc.h"
+#include "rmd_error.h"
int rmdErrorHandler( Display *dpy, XErrorEvent *e )
© All Rights Reserved