aboutsummaryrefslogtreecommitdiffstats
path: root/src/applist.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/applist.hpp')
-rw-r--r--src/applist.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/applist.hpp b/src/applist.hpp
index 0f2285b..159d5ab 100644
--- a/src/applist.hpp
+++ b/src/applist.hpp
@@ -20,9 +20,9 @@
#include <string>
#include <map>
#include <memory>
-#include "wm-client.hpp"
+#include "wm_client.hpp"
#include "request.hpp"
-#include "wm-error.h"
+#include "wm_error.hpp"
namespace wm
{