diff options
author | Jon Ander Peñalba <jonan88@gmail.com> | 2010-09-03 08:21:33 +0200 |
---|---|---|
committer | Jon Ander Peñalba <jonan88@gmail.com> | 2010-09-03 08:27:20 +0200 |
commit | 99cf895a6e499e7165ccdcd8f2816b4896839606 (patch) | |
tree | 11f9f78a0b95d4c334cc03276fc685a6053e4d2c /src/protocolhandler.cpp | |
parent | Include clean-up in the big src directory (diff) | |
download | rekonq-99cf895a6e499e7165ccdcd8f2816b4896839606.tar.xz |
Include all .moc files removed in the previous commit
Diffstat (limited to 'src/protocolhandler.cpp')
-rw-r--r-- | src/protocolhandler.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/protocolhandler.cpp b/src/protocolhandler.cpp index c469d0c3..c0b8a6c2 100644 --- a/src/protocolhandler.cpp +++ b/src/protocolhandler.cpp @@ -25,6 +25,7 @@ // Self Includes #include "protocolhandler.h" +#include "protocolhandler.moc" // Auto Includes #include "rekonq.h" |