summaryrefslogtreecommitdiffstats
path: root/client/x11/platform_utils.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'client/x11/platform_utils.cpp')
-rw-r--r--client/x11/platform_utils.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/client/x11/platform_utils.cpp b/client/x11/platform_utils.cpp
index 5ca68f44..6ae30a46 100644
--- a/client/x11/platform_utils.cpp
+++ b/client/x11/platform_utils.cpp
@@ -14,6 +14,9 @@
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
#include <stdarg.h>
#include "utils.h"