summaryrefslogtreecommitdiff
path: root/vdagent/desktop_layout.h
diff options
context:
space:
mode:
Diffstat (limited to 'vdagent/desktop_layout.h')
-rw-r--r--vdagent/desktop_layout.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/vdagent/desktop_layout.h b/vdagent/desktop_layout.h
index 797a82c..dc8accb 100644
--- a/vdagent/desktop_layout.h
+++ b/vdagent/desktop_layout.h
@@ -18,8 +18,8 @@
#ifndef _H_DESKTOP_LAYOUT
#define _H_DESKTOP_LAYOUT
-#include "mutex.h"
#include <vector>
+#include "vdcommon.h"
class DisplayMode {
public: