mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
14 lines
310 B
Diff
14 lines
310 B
Diff
diff --git a/source/enumip.cc b/source/enumip.cc
|
|
index 0873da8..1cdac0d 100644
|
|
--- a/source/enumip.cc
|
|
+++ b/source/enumip.cc
|
|
@@ -19,7 +19,7 @@
|
|
// ---------------------------------------------------------------------------------
|
|
|
|
|
|
-#include <clxclient.h>
|
|
+#include "clxclient.h"
|
|
#include <X11/keysym.h>
|
|
|
|
|