mirror of
https://git.familie-radermacher.ch/linux/ptouch-print.git
synced 2025-12-20 06:45:38 +01:00
fix naming and try to fix compile errors related to config.h (generated by autotools)
This commit is contained in:
parent
679c51859b
commit
8655736e75
3 changed files with 11 additions and 10 deletions
|
|
@ -26,7 +26,7 @@
|
|||
#include <sys/stat.h> /* open() */
|
||||
#include <fcntl.h> /* open() */
|
||||
#include <time.h> /* nanosleep(), struct timespec */
|
||||
#include "config.h"
|
||||
//#include "config.h"
|
||||
#include "gettext.h" /* gettext(), ngettext() */
|
||||
#include "ptouch.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue