diff options
Diffstat (limited to 'src/screenshotr.h')
| -rw-r--r-- | src/screenshotr.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/screenshotr.h b/src/screenshotr.h index df6774a..2dadee8 100644 --- a/src/screenshotr.h +++ b/src/screenshotr.h | |||
| @@ -18,8 +18,9 @@ | |||
| 18 | * License along with this library; if not, write to the Free Software | 18 | * License along with this library; if not, write to the Free Software |
| 19 | * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA | 19 | * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
| 20 | */ | 20 | */ |
| 21 | #ifndef SCREENSHOTR_H | 21 | |
| 22 | #define SCREENSHOTR_H | 22 | #ifndef __SCREENSHOTR_H |
| 23 | #define __SCREENSHOTR_H | ||
| 23 | 24 | ||
| 24 | #include "libimobiledevice/screenshotr.h" | 25 | #include "libimobiledevice/screenshotr.h" |
| 25 | #include "device_link_service.h" | 26 | #include "device_link_service.h" |
