util.h and its impl are now c++
[staging/windowmanager.git] / src / util.cpp
similarity index 98%
rename from src/util.c
rename to src/util.cpp
index af32269..1d0601a 100644 (file)
@@ -1,4 +1,4 @@
-#include "util.h"
+#include "util.hpp"
 
 #include <errno.h>
 #include <stdarg.h>