diff options
author | Alexander Golubev <[email protected]> | 2014-04-07 00:10:55 +0400 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2014-04-29 01:51:47 +0200 |
commit | 394545c24c0e31d84ccb3d008c8da7c2e1f06451 (patch) | |
tree | 0fe738e30697871f9c3749de1641747aad2c8df8 /twin/compton-tde/common.h | |
parent | 63dd66d0459abfa98d6e6eeec40fa4efd285a074 (diff) | |
download | tdebase-394545c24c0e31d84ccb3d008c8da7c2e1f06451.tar.gz tdebase-394545c24c0e31d84ccb3d008c8da7c2e1f06451.zip |
twin/compton-tde: transparent pass TDE build-time configure options to compot-tde
Diffstat (limited to 'twin/compton-tde/common.h')
-rw-r--r-- | twin/compton-tde/common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/twin/compton-tde/common.h b/twin/compton-tde/common.h index 5c6392f51..44be226a5 100644 --- a/twin/compton-tde/common.h +++ b/twin/compton-tde/common.h @@ -12,7 +12,7 @@ #ifndef COMPTON_COMMON_H #define COMPTON_COMMON_H -#include "config.h" +#include "compton_config.h" // === Options === |