projects
/
pulseview.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
acda14b
)
Tidied include of view in mainwindow.cpp
author
Joel Holdsworth
<joel@airwebreathe.org.uk>
Thu, 20 Dec 2012 20:28:19 +0000
(20:28 +0000)
committer
Joel Holdsworth
<joel@airwebreathe.org.uk>
Mon, 24 Dec 2012 15:26:08 +0000
(15:26 +0000)
pv/mainwindow.cpp
patch
|
blob
|
history
diff --git
a/pv/mainwindow.cpp
b/pv/mainwindow.cpp
index d8083b5f636ce14ce9d90a7ebfcc5aeb718ec9b6..f17ad9c86be43b2e13babadc6091621093eee307 100644
(file)
--- a/
pv/mainwindow.cpp
+++ b/
pv/mainwindow.cpp
@@
-35,7
+35,7
@@
extern "C" {
#include "mainwindow.h"
#include "samplingbar.h"
#include "dialogs/about.h"
-#include "
pv/
view/view.h"
+#include "view/view.h"
extern "C" {
/* __STDC_FORMAT_MACROS is required for PRIu64 and friends (in C++). */