summaryrefslogtreecommitdiff
path: root/recordmydesktop/src/rmd_macro.h
diff options
context:
space:
mode:
Diffstat (limited to 'recordmydesktop/src/rmd_macro.h')
-rw-r--r--recordmydesktop/src/rmd_macro.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/recordmydesktop/src/rmd_macro.h b/recordmydesktop/src/rmd_macro.h
index 262c91c..37c032d 100644
--- a/recordmydesktop/src/rmd_macro.h
+++ b/recordmydesktop/src/rmd_macro.h
@@ -29,10 +29,10 @@
#include "config.h"
-#include <limits.h>
-
#include "rmd_types.h"
+#include <limits.h>
+
//define which way we are reading a pixmap
#if __BYTE_ORDER == __LITTLE_ENDIAN
© All Rights Reserved