]> git.cworth.org Git - apitrace/blobdiff - gui/apitracemodel.cpp
Switch the gui to the on-demand-loader.
[apitrace] / gui / apitracemodel.cpp
index 5860cf9530e4d66310d6497db52454b7f9f085fc..800b5c7457d03781e1f9d25726335922c0dbf9fd 100644 (file)
@@ -1,7 +1,7 @@
 #include "apitracemodel.h"
 
 #include "apitracecall.h"
-#include "loaderthread.h"
+#include "traceloader.h"
 #include "trace_parser.hpp"
 
 #include <QDebug>