summaryrefslogtreecommitdiff
path: root/tests/testdisplay_hotplug.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testdisplay_hotplug.c')
-rw-r--r--tests/testdisplay_hotplug.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/testdisplay_hotplug.c b/tests/testdisplay_hotplug.c
index 0010a437..9d113999 100644
--- a/tests/testdisplay_hotplug.c
+++ b/tests/testdisplay_hotplug.c
@@ -21,6 +21,7 @@
* IN THE SOFTWARE.
*/
+#include "igt.h"
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
@@ -32,7 +33,6 @@
#include "config.h"
#endif
-#include "igt_core.h"
#if HAVE_UDEV
#include <libudev.h>