summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPovilas Kanapickas <povilas@radix.lt>2020-12-20 19:04:54 +0200
committerPovilas Kanapickas <povilas@radix.lt>2020-12-20 19:04:54 +0200
commit1719c2d6d60d6ed3f858eb301791589a428ab20c (patch)
treec1fc8596bba14677df7b20189c324766c54f6181
parentdad1d97d881c8ca7d962a0f4f83905e1469f9947 (diff)
common: Fix includes in xit-event.h
-rw-r--r--tests/common/xit-event.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/tests/common/xit-event.h b/tests/common/xit-event.h
index e990d30..579d03a 100644
--- a/tests/common/xit-event.h
+++ b/tests/common/xit-event.h
@@ -22,14 +22,15 @@
*
*/
+#ifndef _XIT_EVENT_H_
+#define _XIT_EVENT_H_
+
#if HAVE_CONFIG_H
#include <config.h>
#endif
#include <X11/Xlib.h>
-
-#ifndef _XIT_EVENT_H_
-#define _XIT_EVENT_H_
+#include <xorg/gtest/xorg-gtest.h>
/**
* Usage: