diff options
author | Christophe Fergeau <cfergeau@redhat.com> | 2014-03-19 15:41:07 +0100 |
---|---|---|
committer | Christophe Fergeau <cfergeau@redhat.com> | 2014-04-16 16:47:55 +0200 |
commit | ef14521ac5218ca876e29173470fdb41a0cc821c (patch) | |
tree | 7970a3260d60b2f85adfc87fafbad18e98126a83 /python_modules/codegen.py | |
parent | 6e5ea8d802ac8b2b92cb6f483a308ee196efe29a (diff) | |
download | spice-protocol-ef14521ac5218ca876e29173470fdb41a0cc821c.tar.gz spice-protocol-ef14521ac5218ca876e29173470fdb41a0cc821c.tar.xz spice-protocol-ef14521ac5218ca876e29173470fdb41a0cc821c.zip |
Use #include "common/..." in (de)marshallers
Now that they are created in $builddir, their includes will need to refer
to files in $srcdir, which can be different. It's cleaner to add
-I $(top_srcdir)/spice-common/ to modules using spice-common rather than
having -I $(top_srcdir)/spice-common/common which would could create header
collisions.
Diffstat (limited to 'python_modules/codegen.py')
0 files changed, 0 insertions, 0 deletions