summaryrefslogtreecommitdiff
path: root/recordmydesktop/src/rectinsert.c
diff options
context:
space:
mode:
Diffstat (limited to 'recordmydesktop/src/rectinsert.c')
-rw-r--r--recordmydesktop/src/rectinsert.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/recordmydesktop/src/rectinsert.c b/recordmydesktop/src/rectinsert.c
index 8685fbb..c293b44 100644
--- a/recordmydesktop/src/rectinsert.c
+++ b/recordmydesktop/src/rectinsert.c
@@ -27,6 +27,9 @@
#include <recordmydesktop.h>
+#include "rectinsert.h"
+
+
/**
* Collide two rectangles and dictate most sane action for insertion,
* as well as provide the updated rectangle(s)
© All Rights Reserved