summaryrefslogtreecommitdiff
path: root/src/ioctl.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/helper/ioctl.cpp (renamed from src/ioctl.cpp)2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ioctl.cpp b/src/helper/ioctl.cpp
index 8b4962f..21a1ccb 100644
--- a/src/ioctl.cpp
+++ b/src/helper/ioctl.cpp
@@ -1,6 +1,6 @@
/* SPDX-License-Identifier: MIT */
-#include "drm++/ioctl.hpp"
+#include "drm++/helper/ioctl.hpp"
#include <format>
#include <string>