diff options
author | deva <deva> | 2005-10-26 11:22:42 +0000 |
---|---|---|
committer | deva <deva> | 2005-10-26 11:22:42 +0000 |
commit | cf2e40851c35846fb9652a41745893b3bd2336ee (patch) | |
tree | 5cbb530d384b6a63708edc39cea3e505c877a2c8 | |
parent | 0e3b67ab40dc002a08812ab95635614d84d71a82 (diff) |
*** empty log message ***
-rw-r--r-- | src/img_encoder.h | 2 | ||||
-rw-r--r-- | src/jpeg_mem_dest.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/img_encoder.h b/src/img_encoder.h index e60e33b..9745a8f 100644 --- a/src/img_encoder.h +++ b/src/img_encoder.h @@ -31,7 +31,7 @@ * along with MIaV; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. */ -#include "config.h" +//#include "config.h" #ifndef __RTVIDEOREC_IMGENCODER_H #define __RTVIDEOREC_IMGENCODER_H diff --git a/src/jpeg_mem_dest.h b/src/jpeg_mem_dest.h index 0506b9d..b1ff103 100644 --- a/src/jpeg_mem_dest.h +++ b/src/jpeg_mem_dest.h @@ -24,7 +24,7 @@ * along with MIaV; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. */ -#include "config.h" +//#include "config.h" #ifndef __MIAV_JPEG_MEM_DEST_H__ #define __MIAV_JPEG_MEM_DEST_H__ |