diff options
Diffstat (limited to 'src/download.cpp')
-rw-r--r-- | src/download.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/download.cpp b/src/download.cpp index c365d3c5..2f98d5a4 100644 --- a/src/download.cpp +++ b/src/download.cpp @@ -21,7 +21,7 @@ * ============================================================ */ -// local Includes +// Self Includes #include "download.h" #include "download.moc" |