]> git.siccegge.de Git - frida/frida.git/blobdiff - CMakeLists.txt
Move qt.hxx up one directory
[frida/frida.git] / CMakeLists.txt
index c0abdf52e0029821f24e1dabcf26f29a55e9650f..dfa41120b60602dcc546568b432cbe6f373b2277 100644 (file)
@@ -71,7 +71,7 @@ SET(frida_SOURCES
 SET(frida_HEADERS
   src/include_llvm.hxx
   src/core/InformationManager.hxx
-  src/gui/qt.hxx
+  src/qt.hxx
   src/gui/Mainwindow.hxx
   src/gui/widgets/BasicBlockWidget.hxx
   src/gui/widgets/CFGScene.hxx