summaryrefslogtreecommitdiffstats
path: root/video/out/x11_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'video/out/x11_common.h')
-rw-r--r--video/out/x11_common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/video/out/x11_common.h b/video/out/x11_common.h
index 213d517205..de2a805efd 100644
--- a/video/out/x11_common.h
+++ b/video/out/x11_common.h
@@ -24,7 +24,7 @@
#include <X11/Xlib.h>
#include <X11/Xutil.h>
-#include "osdep/atomics.h"
+#include "osdep/atomic.h"
#include "osdep/semaphore.h"
#include "common/common.h"