diff options
| author | Jabier Arraiza Cenoz <jabier.arraiza@marker.es> | 2013-02-12 19:50:08 +0000 |
|---|---|---|
| committer | Jabiertxo Arraiza Zenotz <jtx@jtx.marker.es> | 2013-02-12 19:50:08 +0000 |
| commit | 43a8037ff382f0d7ac5c8ff367db0286676558f1 (patch) | |
| tree | f23ffee6f812b562cec7ef52d7d000ee1614dd6d /src/extension/timer.cpp | |
| parent | Fix po files (diff) | |
| parent | Update from trunk (diff) | |
| download | inkscape-43a8037ff382f0d7ac5c8ff367db0286676558f1.tar.gz inkscape-43a8037ff382f0d7ac5c8ff367db0286676558f1.zip | |
Start proyect, Merge from Trunk
(bzr r11950.1.27)
Diffstat (limited to 'src/extension/timer.cpp')
| -rw-r--r-- | src/extension/timer.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/extension/timer.cpp b/src/extension/timer.cpp index 3941ddcfc..e4e8632d2 100644 --- a/src/extension/timer.cpp +++ b/src/extension/timer.cpp @@ -10,7 +10,7 @@ * Released under GNU GPL, read the file 'COPYING' for more information */ - +#include <glibmm/main.h> #include "extension.h" #include "timer.h" |
