summaryrefslogtreecommitdiff
path: root/recordmydesktop/include/rmdfunc.h
diff options
context:
space:
mode:
Diffstat (limited to 'recordmydesktop/include/rmdfunc.h')
-rw-r--r--recordmydesktop/include/rmdfunc.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/recordmydesktop/include/rmdfunc.h b/recordmydesktop/include/rmdfunc.h
index 01a1c92..a920150 100644
--- a/recordmydesktop/include/rmdfunc.h
+++ b/recordmydesktop/include/rmdfunc.h
@@ -24,15 +24,17 @@
* For further information contact me at johnvarouhakis@gmail.com *
******************************************************************************/
+
#ifndef RMDFUNC_H
#define RMDFUNC_H 1
#ifdef HAVE_CONFIG_H
- #include <config.h>
+ #include "config.h"
#endif
#include "rmdtypes.h"
+
/**Function prototypes*/
/**
© All Rights Reserved